crypto/tls.keyUpdateMsg.marshal (method, view implemented interface methods)

2 uses

	crypto/tls (current package)
		conn.go#L1250: 		_, err := c.writeRecordLocked(recordTypeHandshake, msg.marshal())
		handshake_messages.go#L932: func (m *keyUpdateMsg) marshal() []byte {